From 8711105fd7dac7e532f89781545a443cef58cbdf Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 18 Feb 2008 00:46:48 +0000 Subject: [PATCH] Misc minor doc updates. --- xmldoc/filters/options/discard-sat.xml | 4 ++++ xmldoc/formats/options/kml-trackdirection.xml | 4 ++++ xmldoc/formats/options/mtk-bin-csv.xml | 8 ++++++++ 3 files changed, 16 insertions(+) create mode 100644 xmldoc/filters/options/discard-sat.xml create mode 100644 xmldoc/formats/options/kml-trackdirection.xml create mode 100644 xmldoc/formats/options/mtk-bin-csv.xml diff --git a/xmldoc/filters/options/discard-sat.xml b/xmldoc/filters/options/discard-sat.xml new file mode 100644 index 000000000..10d2c14c4 --- /dev/null +++ b/xmldoc/filters/options/discard-sat.xml @@ -0,0 +1,4 @@ + +This option specifies the minimum required number of satelites. + + diff --git a/xmldoc/formats/options/kml-trackdirection.xml b/xmldoc/formats/options/kml-trackdirection.xml new file mode 100644 index 000000000..6449dd03d --- /dev/null +++ b/xmldoc/formats/options/kml-trackdirection.xml @@ -0,0 +1,4 @@ + + If set, this options creates directional icons for trackpoints. Arrows + will show the direction of travel on drawn tracks and routes. + diff --git a/xmldoc/formats/options/mtk-bin-csv.xml b/xmldoc/formats/options/mtk-bin-csv.xml new file mode 100644 index 000000000..5426f27f5 --- /dev/null +++ b/xmldoc/formats/options/mtk-bin-csv.xml @@ -0,0 +1,8 @@ + + Specifies a filename into which MTK-compatible CSV output will be written. + + + Note that this option is a bit of an oddity in the GPSBabel arsenal. This + should probably be a "real" output type of its own instead of being bolted + onto an input type. + -- 2.30.2